Skip to content

Add VSS storage backend#57

Merged
benthecarman merged 1 commit into
masterfrom
vss-int
May 11, 2026
Merged

Add VSS storage backend#57
benthecarman merged 1 commit into
masterfrom
vss-int

Conversation

@benthecarman
Copy link
Copy Markdown
Collaborator

@benthecarman benthecarman commented May 8, 2026

Closes #33

Local SQLite can't recover Lightning channel state from seed alone, so losing local data means losing the funds in the channels. VSS gives the wallet a remote, seed-derived store that can be reconstructed from the seed against the configured VSS endpoint.

Local SQLite can't recover Lightning channel state from seed alone, so
losing local data means losing the funds in the channels. VSS gives
the wallet a remote, seed-derived store that can be reconstructed from
the seed against the configured VSS endpoint.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@benthecarman benthecarman merged commit 12213a8 into master May 11, 2026
3 of 4 checks passed
@benthecarman benthecarman deleted the vss-int branch May 11, 2026 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VSS

1 participant